Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-66721 | JRE8-UX-000010 | SV-81211r1_rule | Medium |
Description |
---|
By default no deployment.config file exists; thus, no system-wide deployment.properties file exists. The file must be created. The deployment.config file is used for specifying the location and execution of system-level properties for the Java Runtime Environment. Without the deployment.config file, setting particular options for the Java control panel is impossible. |
STIG | Date |
---|---|
Java Runtime Environment (JRE) version 8 STIG for Unix | 2017-09-27 |
Check Text ( C-67371r1_chk ) |
---|
Verify a JRE deployment configuration file exists as indicated: /etc/.java/deployment/deployment.config If the configuration file does not exist as indicated, this is a finding. |
Fix Text (F-72821r1_fix) |
---|
Create a JRE deployment configuration file as indicated: /etc/.java/deployment/deployment.config |